Skip to content

do not expose lms_gfir objects to users of lib#136

Merged
rjonaitis merged 1 commit into
myriadrf:developfrom
oe1rsa:issue/135
Jun 13, 2025
Merged

do not expose lms_gfir objects to users of lib#136
rjonaitis merged 1 commit into
myriadrf:developfrom
oe1rsa:issue/135

Conversation

@oe1rsa

@oe1rsa oe1rsa commented Jun 13, 2025

Copy link
Copy Markdown
Contributor

lms_gfir is an object library and is added to the user of limesuiteng, by virtue of the install(EXPORT generated script. This is comewhat surprising since the library is linked with PRIVATE scope.

The following in src/chips/LMS7002/CMakeLists.txt removes the error, however:

target_link_libraries(limesuiteng PRIVATE $<BUILD_INTERFACE:$<TARGET_OBJECTS:lms_gfir>>)

A merge would close issue #135 .

@rjonaitis rjonaitis merged commit cd17e13 into myriadrf:develop Jun 13, 2025
12 checks passed
@oe1rsa oe1rsa deleted the issue/135 branch June 13, 2025 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants